gridpack::math::setvalue< T > Struct Template Reference

#include <complex_operators.hpp>

Inheritance diagram for gridpack::math::setvalue< T >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::math::setvalue< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 setvalue (const T &v)
operator() (const T &x) const

Public Attributes

const T value

template<typename T>
struct gridpack::math::setvalue< T >


Constructor & Destructor Documentation

template<typename T >
gridpack::math::setvalue< T >::setvalue ( const T &  v  ) 

Member Function Documentation

template<typename T >
T gridpack::math::setvalue< T >::operator() ( const T &  x  )  const [virtual]

Member Data Documentation

template<typename T >
const T gridpack::math::setvalue< T >::value

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1